home *** CD-ROM | disk | FTP | other *** search
- Path: grimsel.zurich.ibm.com!usenet
- From: wgk@zurich.ibm.com (Keith Whittingham)
- Newsgroups: comp.lang.c
- Subject: Re: SIN?
- Date: 8 Apr 1996 13:45:43 GMT
- Organization: IBM Research, ZRH
- Distribution: world
- Message-ID: <4kb5a7$kif@grimsel.zurich.ibm.com>
- References: <90.50656.1119@svis.org>
- Reply-To: wgk@zurich.ibm.com
- NNTP-Posting-Host: pine.zurich.ibm.com
- X-Newsreader: IBM NewsReader/2 v1.00
-
- In <90.50656.1119@svis.org>, cory.pollock@svis.org (Cory Pollock) writes:
- >Hello All,
- >
- >Can someone please wirte a little program to show me what the function
- >SIN((FLOAT)X) does?
- >
-
- At a rough guess I would say it returns the trigonometric sine of 'x'.
- It's one of the seven deadly sine's: sine, cosine, haversine,...
-
- Keith
-
-